menubutton: set DROPDOWN_MENU hint on the menu toplevel
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 4 Jul 2012 19:41:55 +0000 (15:41 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 5 Jul 2012 14:16:42 +0000 (10:16 -0400)
commit598163e52684019e4975c3d4ca728a54b00c2f74
treec2dc81f425cd959fd8b442480668de59426a38a1
parent5a5c33097ffe490c6b892c52dafc11e5d8fc0178
menubutton: set DROPDOWN_MENU hint on the menu toplevel

So the WM can render the menu shadows correctly, omitting the top side,
in the common case the menu is rendered down from a toolbar.

https://bugzilla.gnome.org/show_bug.cgi?id=679449
gtk/gtkmenubutton.c